Store Management Mini DBMS Project


Abstract

The Main aim of Store management Mini DBMS project is to keep a track of sales, purchases and their effect on inventory. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project. The project starts by creating a seller, then a customer, purchase some products from seller (dealer) and note the changes to inventory, The purchased goods can be modified later which demonstrates the update functionality of project. Finally we can record a sale and note the changes to product quantity in inventory page.The Application is built using JavaFX and MySQL technologies.

Technologies Used

JavaFX, MySQL


Download PROJECT with source code



ScreenShots